Home
last modified time | relevance | path

Searched refs:DEFAULT_FRAME_WIDTH (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h802 #define DEFAULT_FRAME_WIDTH 176 macro
Dpvmf_omx_enc_node.cpp833 iVideoInputFormat.iFrameWidth = DEFAULT_FRAME_WIDTH; in PVMFOMXEncNode()
842 iVideoEncodeParam.iFrameWidth[0] = DEFAULT_FRAME_WIDTH; in PVMFOMXEncNode()