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

  /external/libhevc/common/
iv.h 96 IV_YUV_420SP_UV = 0xb,
  /external/libhevc/decoder/
ihevcd_fmt_conv.c 740 is_u_first = (IV_YUV_420SP_UV == ps_codec->e_ref_chroma_fmt) ? 1 : 0;
813 if((IV_YUV_420SP_UV == ps_codec->e_chroma_fmt) || (IV_YUV_420SP_VU == ps_codec->e_chroma_fmt))
ihevcd_api.c 444 != IV_YUV_420SP_UV)
630 != IV_YUV_420SP_UV)
    [all...]
ihevcd_decode.c 268 || (IV_YUV_420SP_UV == ps_codec->e_chroma_fmt))
  /external/libhevc/test/decoder/
main.c     [all...]

Completed in 158 milliseconds