Searched refs:ReadyListCount (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/
H A Dbc_dts_defs.h446 uint8_t ReadyListCount; /* Number of frames in ready list (reported by driver) */ member in struct:BC_DTS_STATUS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcrystalhd.c1004 * Empirical testing shows that ReadyListCount can be a damn lie,
1010 if (decoder_status.ReadyListCount != 0)
1015 } else if (decoder_status.ReadyListCount == 0) {
1054 decoder_status.ReadyListCount > 0) {

Completed in 44 milliseconds