HomeSort by relevance Sort by last modified time
    Searched refs:chromaQpIndexOffset (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_param_set.h 63 i32 chromaQpIndexOffset;
h264bsd_slice_data.c 53 i32 chromaQpIndexOffset);
140 pStorage->slice->sliceId, pStorage->activePps->chromaQpIndexOffset);
243 chromaQpIndexOffset
254 i32 chromaQpIndexOffset)
270 pMb->chromaQpIndexOffset = chromaQpIndexOffset;
h264bsd_macroblock_layer.h 169 i32 chromaQpIndexOffset;
h264bsd_deblocking.c 202 i32 chromaQpIndexOffset);
223 i32 chromaQpIndexOffset);
621 pMb->chromaQpIndexOffset);
    [all...]
h264bsd_pic_param_set.c 309 pPicParamSet->chromaQpIndexOffset = itmp;
h264bsd_macroblock_layer.c     [all...]
h264bsd_conceal.c 304 pMb->chromaQpIndexOffset = 0;

Completed in 45 milliseconds