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

  /external/libmpeg2/decoder/
impeg2d_api_main.c 458 WORD32 i4_share_disp_buf, i4_chroma_format; local
487 i4_chroma_format = ps_ip->e_output_format;
491 i4_chroma_format = -1;
504 if( (i4_chroma_format != IV_YUV_420P) &&
505 (i4_chroma_format != IV_YUV_420SP_UV) &&
506 (i4_chroma_format != IV_YUV_420SP_VU))
638 else if(IV_YUV_420P != i4_chroma_format)
687 if(IV_YUV_420P != i4_chroma_format)
    [all...]
  /external/libhevc/encoder/
ihevce_enc_loop_pass.c 3599 WORD32 i4_chroma_format = ps_init_prms->s_src_prms.i4_chr_format; local
4405 WORD32 i4_chroma_format = ps_init_prms->s_src_prms.i4_chr_format; local
    [all...]
ihevce_enc_loop_structs.h 2584 WORD32 i4_chroma_format; member in struct:__anon28583
    [all...]

Completed in 84 milliseconds