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

  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
vop.cpp     [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
vop.cpp     [all...]
  /external/opencore/codecs_v2/omx/omx_m4v/src/
omx_mpeg4_component.cpp     [all...]
  /external/opencore/codecs_v2/utilities/m4v_config_parser/src/
m4v_config_parser.cpp 426 int32 UFEP = 0;
498 UFEP = codeword;
499 if (UFEP == 1)
556 if (UFEP == 0 || UFEP == 1)
574 if (custom_PFMT == 1 && UFEP == 1)
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp 451 int32 UFEP = 0;
523 UFEP = codeword;
524 if (UFEP == 1)
581 if (UFEP == 0 || UFEP == 1)
599 if (custom_PFMT == 1 && UFEP == 1)
    [all...]

Completed in 1543 milliseconds