Home
last modified time | relevance | path

Searched refs:ui8H263SourceFormat (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_H263ES.c338 ctx->ui8H263SourceFormat = _128x96_SubQCIF; in tng__H263ES_process_picture_param()
340 ctx->ui8H263SourceFormat = _176x144_QCIF; in tng__H263ES_process_picture_param()
342 ctx->ui8H263SourceFormat = _352x288_CIF; in tng__H263ES_process_picture_param()
344 ctx->ui8H263SourceFormat = _704x576_4CIF; in tng__H263ES_process_picture_param()
346 ctx->ui8H263SourceFormat = 7; in tng__H263ES_process_picture_param()
Dtng_hostcode.h395 IMG_UINT8 ui8H263SourceFormat; member
Dtng_hostcode.c2054 ctx->ui8H263SourceFormat, in tng__h263_generate_pic_hdr_template()