Searched refs:chroma_dc_scan (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh264data.h284 static const uint8_t chroma_dc_scan[4]={ variable
H A Dsvq3.c196 { luma_dc_zigzag_scan, zigzag_scan, svq3_scan, chroma_dc_scan };
H A Dh264.c4826 if( decode_residual(h, gb, h->mb + 256 + 16*4*chroma_idx, CHROMA_DC_BLOCK_INDEX, chroma_dc_scan, NULL, 4) < 0){
5907 decode_cabac_residual(h, h->mb + 256 + 16*4*c, 3, c, chroma_dc_scan, NULL, 4);

Completed in 180 milliseconds