Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h468 IMG_UINT16 h263_actual_width; member
Dtng_H263ES.c314 ctx->h263_actual_width = psPicParams->picture_width; in tng__H263ES_process_picture_param()
Dtng_hostcode.c2428 …tng__h263_generate_pic_hdr_template(ctx, IMG_FRAME_IDR, ctx->h263_actual_width, ctx->h263_actual_h… in tng__prepare_templates()
2429 …tng__h263_generate_pic_hdr_template(ctx, IMG_FRAME_INTRA, ctx->h263_actual_width, ctx->h263_actual… in tng__prepare_templates()
2430 …tng__h263_generate_pic_hdr_template(ctx, IMG_FRAME_INTER_P, ctx->h263_actual_width, ctx->h263_actu… in tng__prepare_templates()