OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMG_STANDARD_H264
(Results
1 - 5
of
5
) sorted by null
/hardware/intel/img/psb_video/src/
tng_hostcode.c
96
if (eStandard ==
IMG_STANDARD_H264
) {
160
if (ctx->eStandard ==
IMG_STANDARD_H264
) {
418
if (ctx->eStandard !=
IMG_STANDARD_H264
) {
604
psRCParams->bIsH264Codec = (ctx->eStandard ==
IMG_STANDARD_H264
) ? IMG_TRUE : IMG_FALSE;
652
case
IMG_STANDARD_H264
:
[
all
...]
tng_hostbias.c
466
case
IMG_STANDARD_H264
:
713
case
IMG_STANDARD_H264
:
tng_hostdefs.h
269
IMG_STANDARD_H264
, //!< H264 with no rate control
[
all
...]
tng_hostair.c
313
if (ctx->eStandard ==
IMG_STANDARD_H264
) {
[
all
...]
tng_H264ES.c
[
all
...]
Completed in 156 milliseconds