HomeSort by relevance Sort by last modified time
    Searched defs:mv_t (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_macroblock_layer.h 121 } mv_t; typedef in typeref:struct:__anon38159
129 mv_t mvdL0[4];
136 mv_t mvdL0[4][4];
178 mv_t mv[16];
  /external/libhevc/common/
ihevc_structs.h 299 }mv_t; typedef in typeref:struct:__anon27516
302 /* Following results in packed 48 bit structure. If mv_t included */
304 /* Also using mv_t as elements directly instead of a pointer to l0 and l1 */
317 mv_t s_l0_mv;
322 mv_t s_l1_mv;
    [all...]

Completed in 184 milliseconds